home *** CD-ROM | disk | FTP | other *** search
- Path: ldvgpi26.eikon.e-technik.tu-muenchen.de!flowerp
- From: flowerp@ldvgpi26.eikon.e-technik.tu-muenchen.de (CHRISTIAN BUCHNER )
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Datatype write method?
- Date: 22 Jan 1996 14:45:03 GMT
- Organization: EIKON Elektrotechnik TU Muenchen
- Distribution: world
- Message-ID: <4e07tf$oe2@sparcserver.lrz-muenchen.de>
- References: <4b3uvv$8l5@tuegate.tue.nl>
- NNTP-Posting-Host: ldvgpi26.eikon.e-technik.tu-muenchen.de
- X-Newsreader: TIN [version 1.2 PL2]
-
- Leon Woestenberg (leon@esrac.ele.tue.nl) wrote: > Hello all,
-
- > Datatypes do have a 'write' method, don't they? Why is it that many picture
- > datatypes don't feature this? Lazyness?
-
- No. Not lazyness.
-
- The DTM_WRITE method makes the superclass save the data in Amiga-Native format, e.g.
- 8SVX and ILBM.
-
- No chance to make a subclass (e.g. WAVE datatype) save its data in WAVE format, sigh.
-
- //
- \X/ Flowerpower
-
-